toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
mutable_mirror_struct
mutable_mirror_struct
rell
hidden
abstract
type
mutable_mirror_struct
<
T
>
:
mirror_struct
<
T
>
Since
0.10.4
Members
Functions
to_immutable
Link copied to clipboard
rell
pure
function
to_immutable
(
)
:
immutable_mirror_struct
<
T
>
Convert this struct to an immutable version.